-
Home
-
Registration, User Profile, Membership, Content Restriction, User Directory, and Frontend Post Submission – WP User Frontend
-
4.1.2
-
Code
-
Classes
- WPUF_Privacy
Total Complexity |
32 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
547 |
Lines of code |
376 |
Logical lines of code |
95 |
Comment lines |
105 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
export_transaction_data() |
S |
39 |
3 |
79 |
get_post_data() |
S |
51 |
4 |
25 |
export_billing_address() |
S |
48 |
3 |
37 |
export_post_data() |
S |
48 |
3 |
37 |
erase_user_data() |
S |
49 |
3 |
30 |
get_subscription_data() |
S |
50 |
3 |
30 |
get_privacy_message() |
S |
43 |
1 |
52 |
get_transaction_data() |
S |
64 |
3 |
10 |
register_exporters() |
S |
56 |
1 |
19 |
export_user_data() |
S |
57 |
1 |
16 |
add_privacy_message() |
S |
71 |
2 |
6 |
get_user() |
S |
67 |
2 |
8 |
export_subscription_data() |
S |
59 |
1 |
14 |
__construct() |
S |
69 |
1 |
6 |
register_erasers() |
S |
67 |
1 |
7 |